@font-face
{
    font-family: 'Swanky and Moo Moo';
  src: url('Swanky and Moo Moo.eot');
  src: url('Swanky and Moo Moo.eot?#') format('embedded-opentype'),
      url('Swanky and Moo Moo.woff') format('woff'),
      url('Swanky and Moo Moo.ttf') format('truetype');
}
